home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 2000 February / enter2_1.iso / REKLAMA / Pakiet firmy InsERT / data1.cab / _Database / DefData.bdp / Wc_Waluta.json < prev    next >
JavaScript Object Notation  |  1999-10-14  |  311b

  1. {
  2.     "schema": {
  3.         "ww_idWaluty": "Long Integer",
  4.         "ww_Symbol": "Text (3) NOT NULL",
  5.         "ww_SymbolMZ": "Text (3) NOT NULL",
  6.         "ww_LiczbaJed": "Currency",
  7.         "ww_Nazwa": "Text (25) NOT NULL",
  8.         "ww_Sufler": "Byte"
  9.     },
  10.     "data": [
  11.         {
  12.             "ww_idWaluty": 1,
  13.             "ww_Symbol": "PLN",
  14.             "ww_SymbolMZ": "gr",
  15.             "ww_LiczbaJed": 1,
  16.             "ww_Nazwa": "Polski nowy z┼éoty",
  17.             "ww_Sufler": 2
  18.         }
  19.     ]
  20. }